home *** CD-ROM | disk | FTP | other *** search
/ Hacker 70 / HACKER70.ISO / Igre / Startopia / startopiademo.exe / missions / 00 / Class Data in00.txt < prev    next >
Text File  |  2001-04-29  |  10KB  |  563 lines

  1. // ClassValues Version 1
  2.  
  3.  
  4. [ROOM Port]
  5. RecycleValue = 5000
  6. RunningCostPerMapSquare = 1
  7. CostToBuild = 10000
  8. CostToAddDoor = 0
  9.  
  10. [ROOM Lift]
  11. RecycleValue = 0
  12. RunningCostPerMapSquare = 0
  13. CostToBuild = 0
  14. CostToAddDoor = 0
  15.  
  16. [ROOM Collector]
  17. RecycleValue = 25000
  18. RunningCostPerMapSquare = -100
  19. CostToBuild = 50000
  20. CostToAddDoor = 0
  21.  
  22. [ROOM Collector Node]
  23. RecycleValue = 2500
  24. RunningCostPerMapSquare = -5000
  25. CostToBuild = 5000
  26. CostToAddDoor = 0
  27.  
  28. [ROOM Berth]
  29. RecycleValue = 500
  30. RunningCostPerMapSquare = 50
  31. CostToBuild = 1000
  32. CostToAddDoor = 500
  33.  
  34. [ROOM Sick Bay]
  35. RecycleValue = 3000
  36. RunningCostPerMapSquare = 100
  37. CostToBuild = 6000
  38. CostToAddDoor = 500
  39.  
  40. [ROOM Laboratory]
  41. RecycleValue = 4000
  42. RunningCostPerMapSquare = 150
  43. CostToBuild = 8000
  44. CostToAddDoor = 500
  45.  
  46. [ROOM Dry Dock]
  47. RecycleValue = 15000
  48. RunningCostPerMapSquare = 50
  49. CostToBuild = 30000
  50. CostToAddDoor = 0
  51.  
  52. [ROOM Recycler]
  53. RecycleValue = 5000
  54. RunningCostPerMapSquare = 50
  55. CostToBuild = 10000
  56. CostToAddDoor = 0
  57.  
  58. [ROOM Cargo Bay]
  59. RecycleValue = 2500
  60. RunningCostPerMapSquare = 100
  61. CostToBuild = 5000
  62. CostToAddDoor = 0
  63.  
  64. [ROOM Workshop]
  65. RecycleValue = 3000
  66. RunningCostPerMapSquare = 100
  67. CostToBuild = 6000
  68. CostToAddDoor = 0
  69.  
  70. [ROOM Charger]
  71. RecycleValue = 500
  72. RunningCostPerMapSquare = 0
  73. CostToBuild = 1000
  74. CostToAddDoor = 0
  75.  
  76. [ROOM Vendor]
  77. RecycleValue = 1000
  78. RunningCostPerMapSquare = 50
  79. CostToBuild = 2000
  80. CostToAddDoor = 0
  81.  
  82. [ROOM Satcom]
  83. RecycleValue = 2500
  84. RunningCostPerMapSquare = 150
  85. CostToBuild = 5000
  86. CostToAddDoor = 0
  87.  
  88. [ROOM SecurityControl]
  89. RecycleValue = 5000
  90. RunningCostPerMapSquare = 50
  91. CostToBuild = 10000
  92. CostToAddDoor = 0
  93.  
  94. [ROOM Disco]
  95. RecycleValue = 5000
  96. RunningCostPerMapSquare = 50
  97. CostToBuild = 10000
  98. CostToAddDoor = 500
  99.  
  100. [ROOM Fighting Pit]
  101. RecycleValue = 5000
  102. RunningCostPerMapSquare = 50
  103. CostToBuild = 10000
  104. CostToAddDoor = 0
  105.  
  106. [ROOM HoloSuite]
  107. RecycleValue = 7500
  108. RunningCostPerMapSquare = 150
  109. CostToBuild = 15000
  110. CostToAddDoor = 0
  111.  
  112. [ROOM Orophux]
  113. RecycleValue = 7500
  114. RunningCostPerMapSquare = 50
  115. CostToBuild = 15000
  116. CostToAddDoor = 0
  117.  
  118. [ROOM Gyro]
  119. RecycleValue = 5000
  120. RunningCostPerMapSquare = 150
  121. CostToBuild = 10000
  122. CostToAddDoor = 0
  123.  
  124. [ROOM One Star Hotel]
  125. RecycleValue = 4000
  126. RunningCostPerMapSquare = 150
  127. CostToBuild = 8000
  128. CostToAddDoor = 0
  129.  
  130. [ROOM Two Star Hotel]
  131. RecycleValue = 5000
  132. RunningCostPerMapSquare = 150
  133. CostToBuild = 10000
  134. CostToAddDoor = 0
  135.  
  136. [ROOM Three Star Hotel]
  137. RecycleValue = 7500
  138. RunningCostPerMapSquare = 200
  139. CostToBuild = 15000
  140. CostToAddDoor = 0
  141.  
  142. [ROOM Lavotron]
  143. RecycleValue = 1000
  144. RunningCostPerMapSquare = 50
  145. CostToBuild = 2000
  146. CostToAddDoor = 0
  147.  
  148. [ROOM Slugpartment]
  149. RecycleValue = 10000
  150. RunningCostPerMapSquare = 100
  151. CostToBuild = 20000
  152. CostToAddDoor = 2000
  153.  
  154. [ROOM Music Shop]
  155. RecycleValue = 2000
  156. RunningCostPerMapSquare = 100
  157. CostToBuild = 4000
  158. CostToAddDoor = 0
  159.  
  160. [ROOM Computer Shop]
  161. RecycleValue = 1000
  162. RunningCostPerMapSquare = 100
  163. CostToBuild = 2000
  164. CostToAddDoor = 0
  165.  
  166. [ROOM Curio Gift Shop]
  167. RecycleValue = 4000
  168. RunningCostPerMapSquare = 100
  169. CostToBuild = 8000
  170. CostToAddDoor = 0
  171.  
  172. [ROOM Sports Shop]
  173. RecycleValue = 2000
  174. RunningCostPerMapSquare = 100
  175. CostToBuild = 4000
  176. CostToAddDoor = 0
  177.  
  178. [ROOM Army Surplus]
  179. RecycleValue = 2000
  180. RunningCostPerMapSquare = 100
  181. CostToBuild = 4000
  182. CostToAddDoor = 0
  183.  
  184. [ROOM General Store]
  185. RecycleValue = 750
  186. RunningCostPerMapSquare = 100
  187. CostToBuild = 1500
  188. CostToAddDoor = 0
  189.  
  190. [ROOM Rough Bar]
  191. RecycleValue = 3000
  192. RunningCostPerMapSquare = 50
  193. CostToBuild = 6000
  194. CostToAddDoor = 500
  195.  
  196. [ROOM Cocktail Bar]
  197. RecycleValue = 5000
  198. RunningCostPerMapSquare = 150
  199. CostToBuild = 10000
  200. CostToAddDoor = 1000
  201.  
  202. [ROOM Beer Bar]
  203. RecycleValue = 4000
  204. RunningCostPerMapSquare = 100
  205. CostToBuild = 8000
  206. CostToAddDoor = 500
  207.  
  208. [ROOM Casino]
  209. RecycleValue = 15000
  210. RunningCostPerMapSquare = 100
  211. CostToBuild = 30000
  212. CostToAddDoor = 0
  213.  
  214. [ROOM Viewing Gallery]
  215. RecycleValue = 5000
  216. RunningCostPerMapSquare = 100
  217. CostToBuild = 10000
  218. CostToAddDoor = 0
  219.  
  220. [ROOM Brig]
  221. RecycleValue = 2500
  222. RunningCostPerMapSquare = 100
  223. CostToBuild = 5000
  224. CostToAddDoor = 1000
  225.  
  226. [ROOM Gunner]
  227. RecycleValue = 2500
  228. RunningCostPerMapSquare = 200
  229. CostToBuild = 5000
  230. CostToAddDoor = 0
  231.  
  232. [ROOM Love Nest]
  233. RecycleValue = 2000
  234. RunningCostPerMapSquare = 50
  235. CostToBuild = 4000
  236. CostToAddDoor = 500
  237.  
  238. [ROOM Temple]
  239. RecycleValue = 0
  240. RunningCostPerMapSquare = 0
  241. CostToBuild = 0
  242. CostToAddDoor = 0
  243.  
  244. [ROOM Fountain]
  245. RecycleValue = 2500
  246. RunningCostPerMapSquare = 50
  247. CostToBuild = 5000
  248. CostToAddDoor = 0
  249.  
  250. [PEEP Scutter]
  251. RecycleValue = 500
  252.  
  253. [PEEP Wheel Scutter]
  254. RecycleValue = 1000
  255.  
  256. [PEEP Hover Scutter]
  257. RecycleValue = 1500
  258.  
  259. [PEEP Police Scutter]
  260. RecycleValue = 1000
  261.  
  262. [PEEP Salt Hog]
  263. RecycleValue = 100
  264.  
  265. [PEEP Grey]
  266. RecycleValue = 100
  267.  
  268. [PEEP Gor]
  269. RecycleValue = 200
  270.  
  271. [PEEP Targ]
  272. RecycleValue = 100
  273.  
  274. [PEEP Karmarama]
  275. RecycleValue = 100
  276.  
  277. [PEEP Zedem Monk]
  278. RecycleValue = 100
  279.  
  280. [PEEP Turakken]
  281. RecycleValue = 150
  282.  
  283. [PEEP Siren]
  284. RecycleValue = 100
  285.  
  286. [PEEP Male Siren]
  287. RecycleValue = 100
  288.  
  289. [PEEP Gem Slug]
  290. RecycleValue = 1000
  291.  
  292. [PEEP Penance Suit]
  293. RecycleValue = 1000
  294.  
  295. [PEEP Goma]
  296. RecycleValue = 100
  297.  
  298. [PEEP Goulifor]
  299. RecycleValue = 200
  300.  
  301. [PEEP Haerocan]
  302. RecycleValue = 200
  303.  
  304. [PEEP Vermin]
  305. RecycleValue = 10
  306.  
  307. [PEEP Memau]
  308. RecycleValue = 100
  309.  
  310. [PEEP Spawn]
  311. RecycleValue = 1000
  312.  
  313. [PEEP Spy]
  314. RecycleValue = 200
  315.  
  316. [FURN Projector]
  317. CostToBuyFurniture = 1000
  318. RecycleValue = 500
  319.  
  320. [FURN Workstation]
  321. CostToBuyFurniture = 2000
  322. RecycleValue = 1000
  323.  
  324. [FURN Bench]
  325. CostToBuyFurniture = 1000
  326. RecycleValue = 500
  327.  
  328. [FURN Microscope]
  329. CostToBuyFurniture = 3000
  330. RecycleValue = 1500
  331.  
  332. [FURN Matter Replicator]
  333. CostToBuyFurniture = 4000
  334. RecycleValue = 2000
  335.  
  336. [FURN Analysis Bin]
  337. CostToBuyFurniture = 1000
  338. RecycleValue = 500
  339.  
  340. [FURN Unfashionable Temple]
  341. CostToBuyFurniture = 0
  342. RecycleValue = 0
  343.  
  344. [FURN Bunk]
  345. CostToBuyFurniture = 500
  346. RecycleValue = 250
  347.  
  348. [FURN Health Charts]
  349. CostToBuyFurniture = 1000
  350. RecycleValue = 500
  351.  
  352. [FURN Waiting Couch]
  353. CostToBuyFurniture = 100
  354. RecycleValue = 50
  355.  
  356. [FURN Dispenser]
  357. CostToBuyFurniture = 1500
  358. RecycleValue = 750
  359.  
  360. [FURN Medi Bed]
  361. CostToBuyFurniture = 2500
  362. RecycleValue = 1250
  363.  
  364. [FURN Machine That Goes Ping]
  365. CostToBuyFurniture = 2000
  366. RecycleValue = 1000
  367.  
  368. [FURN X Ray Machine]
  369. CostToBuyFurniture = 3000
  370. RecycleValue = 1500
  371.  
  372. [FURN Spoodian Bar Table]
  373. CostToBuyFurniture = 500
  374. RecycleValue = 250
  375.  
  376. [FURN Hurbish Bar Table]
  377. CostToBuyFurniture = 750
  378. RecycleValue = 375
  379.  
  380. [FURN Litter Bin]
  381. CostToBuyFurniture = 500
  382. RecycleValue = 250
  383.  
  384. [FURN Gnmerich]
  385. CostToBuyFurniture = 6000
  386. RecycleValue = 3000
  387.  
  388. [FURN Kategukhat]
  389. CostToBuyFurniture = 10000
  390. RecycleValue = 5000
  391.  
  392. [FURN Legacy]
  393. CostToBuyFurniture = 5000
  394. RecycleValue = 2500
  395.  
  396. [FURN Matter]
  397. CostToBuyFurniture = 6000
  398. RecycleValue = 3000
  399.  
  400. [FURN Mother]
  401. CostToBuyFurniture = 7000
  402. RecycleValue = 3500
  403.  
  404. [FURN Planetscape]
  405. CostToBuyFurniture = 4000
  406. RecycleValue = 2000
  407.  
  408. [FURN Endeavour]
  409. CostToBuyFurniture = 10000
  410. RecycleValue = 5000
  411.  
  412. [FURN Furies]
  413. CostToBuyFurniture = 6000
  414. RecycleValue = 3000
  415.  
  416. [FURN Uplanter]
  417. CostToBuyFurniture = 2000
  418. RecycleValue = 1000
  419.  
  420. [FURN Flegicali Bar Table]
  421. CostToBuyFurniture = 1000
  422. RecycleValue = 500
  423.  
  424. [FURN Cell]
  425. CostToBuyFurniture = 2000
  426. RecycleValue = 1000
  427.  
  428. [FURN Plaza Bench]
  429. CostToBuyFurniture = 500
  430. RecycleValue = 250
  431.  
  432. [FURN Lamp]
  433. CostToBuyFurniture = 500
  434. RecycleValue = 250
  435.  
  436. [FURN Father Zeodorus]
  437. CostToBuyFurniture = 8000
  438. RecycleValue = 4000
  439.  
  440. [FURN Tower]
  441. CostToBuyFurniture = 5000
  442. RecycleValue = 2500
  443.  
  444. [FURN Monument]
  445. CostToBuyFurniture = 9000
  446. RecycleValue = 4500
  447.  
  448. [FURN Love Chair]
  449. CostToBuyFurniture = 1000
  450. RecycleValue = 500
  451.  
  452. [FURN Love Bench]
  453. CostToBuyFurniture = 200
  454. RecycleValue = 100
  455.  
  456. [FURN Spoodian Bar]
  457. CostToBuyFurniture = 1000
  458. RecycleValue = 500
  459.  
  460. [FURN Hurbish Bar]
  461. CostToBuyFurniture = 1500
  462. RecycleValue = 750
  463.  
  464. [FURN Flegicali Bar]
  465. CostToBuyFurniture = 2000
  466. RecycleValue = 1000
  467.  
  468. [FURN Slug Bar]
  469. CostToBuyFurniture = 3000
  470. RecycleValue = 1500
  471.  
  472. [FURN Slug Bar Table]
  473. CostToBuyFurniture = 1000
  474. RecycleValue = 500
  475.  
  476. [FURN TeeVee]
  477. CostToBuyFurniture = 400
  478. RecycleValue = 200
  479.  
  480. [FURN LavaLamp]
  481. CostToBuyFurniture = 300
  482. RecycleValue = 150
  483.  
  484. [FURN Clock]
  485. CostToBuyFurniture = 200
  486. RecycleValue = 100
  487.  
  488. [FURN Plantpot]
  489. CostToBuyFurniture = 500
  490. RecycleValue = 250
  491.  
  492. [DISEASE ExplodyHead]
  493. RecycleValue = 0
  494. VerminRatio = 0
  495. DockingRatio = 10
  496. Contagion = 5.000000
  497.  
  498. [DISEASE BlotchyGreen]
  499. RecycleValue = 0
  500. VerminRatio = 1
  501. DockingRatio = 20
  502. Contagion = 5.000000
  503.  
  504. [DISEASE AlienSpawn]
  505. RecycleValue = 0
  506. VerminRatio = 0
  507. DockingRatio = 10
  508. Contagion = 0.000000
  509.  
  510. [DISEASE CommonCold]
  511. RecycleValue = 0
  512. VerminRatio = 10
  513. DockingRatio = 40
  514. Contagion = 10.000000
  515.  
  516. [DISEASE RadiationSickness]
  517. RecycleValue = 0
  518. VerminRatio = 0
  519. DockingRatio = 20
  520. Contagion = 0.000000
  521.  
  522. [DISEASE SpacePlague]
  523. RecycleValue = 0
  524. VerminRatio = 2
  525. DockingRatio = 10
  526. Contagion = 20.000000
  527.  
  528. [DISEASE SolarFever]
  529. RecycleValue = 0
  530. VerminRatio = 2
  531. DockingRatio = 20
  532. Contagion = 5.000000
  533.  
  534. [DISEASE LunaPsychosis]
  535. RecycleValue = 0
  536. VerminRatio = 2
  537. DockingRatio = 20
  538. Contagion = 5.000000
  539.  
  540. [DISEASE Nymphitus]
  541. RecycleValue = 0
  542. VerminRatio = 2
  543. DockingRatio = 20
  544. Contagion = 5.000000
  545.  
  546. [DISEASE GutWorms]
  547. RecycleValue = 0
  548. VerminRatio = 2
  549. DockingRatio = 20
  550. Contagion = 5.000000
  551.  
  552. [DISEASE DroopEye]
  553. RecycleValue = 0
  554. VerminRatio = 2
  555. DockingRatio = 20
  556. Contagion = 5.000000
  557.  
  558. [DISEASE Hyperactivitus]
  559. RecycleValue = 0
  560. VerminRatio = 2
  561. DockingRatio = 20
  562. Contagion = 5.000000
  563.